-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(blockifier): remove unnecessary clone od 'class_hash' in test #2135
fix(blockifier): remove unnecessary clone od 'class_hash' in test #2135
Conversation
Artifacts upload triggered. View details here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2135 +/- ##
===========================================
+ Coverage 40.10% 69.22% +29.11%
===========================================
Files 26 107 +81
Lines 1895 13946 +12051
Branches 1895 13946 +12051
===========================================
+ Hits 760 9654 +8894
- Misses 1100 3886 +2786
- Partials 35 406 +371 ☔ View full report in Codecov by Sentry. |
No description provided.